PORT=5000
MONGO_URI=mongodb://127.0.0.1:27017/EPMS
JWT_SECRET=epms_secret_key

